home *** CD-ROM | disk | FTP | other *** search
/ PC Open 100 / PC Open 100 CD 1.bin / CD1 / palmari / SoftickPPP / readme.txt < prev    next >
Encoding:
Text File  |  2004-08-09  |  5.7 KB  |  160 lines

  1. Softick PPP 2.19 Readme File
  2. ----------------------------
  3.  
  4. (c) Copyright by Softick Software  2003,2004 
  5. (c) Copyright by Dmytro Pohromskyy 2003,2004. All Rights reserved.
  6.  
  7. * Palm OS and HotSync are registered trademarks and Palm is a trademark 
  8. of Palm, Inc. 
  9.  
  10. All other brand names, product names or trademarks are the property of 
  11. their respective owners. 
  12.  
  13. 1.What is Softick PPP.
  14.  
  15.   Softick PPP is a PPP server which could accept connections from Palm
  16.   powered device via USB cable/cradle.
  17.  
  18.   Softick PPP includes simple NAT service to provide easy connection to
  19.   existing networks.
  20.  
  21. 1.1 UsbSync conduit
  22.   Softick PPP starting 2.10 installs UsbSync conduit to the HotSync. This
  23.   conduit doesn't synchronize Palm databases, it synchronize access to 
  24.   USB components instead. This prevent famous BSODs during establishing
  25.   USB connection with HotSync application enabled on some PDAs. So you may 
  26.   use shared USB mode for some handhelds instead using inconvinient exclusive mode.
  27.   A compatibility list for this feature is collected now.
  28.  
  29.   UsbSync conduit cannot provide shared mode for all PDA, since some of 
  30.   them report wrong USB Function Id (we use it to determinate what connection
  31.   Palm tries to establish: HotSync, PPP connection, Card Export, etc). Here a 
  32.   few already known models which always report "HotSync":  Handspring Treo 90, 
  33.   Acer S60, Sony Clie PEG UX40/50.
  34.  
  35.   This conduit in a beta stage now and we appreciate any feedback about
  36.   it. 
  37.  
  38. 2. System requirements
  39.  
  40. Softick PPP requires Palm Desktop 4.1 installed.
  41. Windows 98/Me/2000/XP is required.
  42.  
  43. 3. Installation
  44.  
  45. Before installing Softick PPP make sure you have setup Palm's USB driver 
  46. and you are able to perform ordinal synchronization by using HotSync
  47. technology.
  48.  
  49.  a. Run SoftickPPP-version-EN.exe to launch installation.
  50.  
  51.  b. Follow the instructions displayed on the screen
  52.  
  53.  c. Setup your Palm Network profile. You need to setup your DNS settings
  54.  in Network Profile or in the Softick PPP configuration (accessible from
  55.  right click on tray icon -> Settings).
  56.  
  57.  
  58. 4.Known issues and limitations:
  59.  
  60.  You may experience problems with Softick PPP when use it with unsupported
  61.  PDA models. (Some Sony Clies). These models will be support in near future.
  62.  
  63.  Palm m500/m505 :
  64.  Trying to perform HotSync operation with established PPP session crashes
  65.  handheld. This is Palm OS problem, since Softick PPP doesn't install any 
  66.  software to the handheld.
  67.  
  68.  Palm Zire and similar
  69.  You cannot connect two Palm Zire handheld at the same time. These models
  70.  share same USB serial number and Windows PnP manager treat them as one 
  71.  device.
  72.  
  73.  Power Management Crash.
  74.  You need to terminate all USB PPP sessions before entering sleep mode on 
  75.  desktop computer. PalmUSB driver incorrectly handles power transition and
  76.  can return garbage instead of correct data crashing Softick PPP.
  77.  
  78.  Multiple Bluetooth devices
  79.  Only one Palm OS device can be connected to the Softick PPP via Bluetooth
  80.  connection at the time. 
  81.  
  82.  Server connections
  83.  Current Softick PPP doesn't support server connection to Palm OS device. 
  84.  If you need this feature consider using Softick PPP 1.xx
  85.  
  86.  ICMP Echo (ping)
  87.  Current Softick PPP doesn't implement ICMP Echo/Reply (ping) protocol 
  88.  support. If you need this feature consider using Softick PPP 1.xx
  89.  
  90.  PPP Timeout
  91.  In case application performs NetLibClose/NetLibOpen without delay
  92.  (this can also be simulated in Prefs->Network panel by quickly pressing
  93.  Connect/Disconnect button) a PPP connection cannot be established for
  94.  some PDA models. 
  95.  
  96.  
  97.  
  98. 5. Disclaimer
  99.  
  100. This software is provided without warranty. We will not take responsibility 
  101. for any form of damage or loss that occurs when/by using or not using this 
  102. software.
  103.  
  104. 6. Contact
  105.  
  106. If you have any questions, suggestions or problems, please e-mail us at:
  107.  
  108.     support@softick.com
  109.  
  110. For more information, please visit our site. The latest version can be 
  111. downloaded from: 
  112.  
  113.     http://www.softick.com
  114.  
  115. 7. History
  116.     2.19 Fixed invalid TCP RST packet address for packets sent to non-existent TCP
  117.               connections. 
  118.          Fixed FIN packet retransmission error.
  119.          Fixed Windows 2003 Server "Cannot start application"
  120.          Fixed "PPP Timeout" after many PPP sessions on USB interface
  121.          Fixed "PPPGate Listener Wnd not responding" error message during Windows shutdown 
  122.                with PPP clients connected.
  123.  
  124.     2.18 Fixed "PPP Timeout" in case unexpected DNS configuration
  125.          Added Tapwave Zodiac support
  126.  
  127.     2.17 Added UDP broadcast support
  128.          Fixed WIndows 98 crash on USB disconnection
  129.          Added IRDA (Infrared link) support
  130.  
  131.     2.16 Fixed rare FIN segment problem.
  132.          Fixed uninstallation problem when evalution is over.
  133.  
  134.     2.15 Fixed yet another crash during PPP disconnection
  135.          This version supports better serial numbers, old serial numbers are still accepted.
  136.          Fixed problem with serial interfaces after activating/deactivating in
  137.          connected state
  138.  
  139.     2.14 Fixed possible invalid pointer reference during PPP disconnection
  140.          Improved communication speed
  141.          Serial Interfaces now pre-configured to 115200 instead 128K.
  142.  
  143.     2.13 Bug fix release
  144.     2.12 Improved TCP Window Probe timer
  145.          Rare crashes was fixed 
  146.          Fixed bug with Bluetooth enumeration on some systems
  147.  
  148.     2.11 Fixed problem with UsbSync installation program
  149.          
  150.     2.10 Fixed few bugs in TCP/IP and IPCP
  151.          Added BlueTooth/Serial support.
  152.          A PPP connection was optimized
  153.          Evaluation period was reset
  154.          Added UsbSync conduit
  155.  
  156.     2.09 Added support for Sone PEG UX40/50, Acer S60
  157.     2.08 Added Treo 90 support
  158.     2.07 Fixed POP3 related bug.
  159.     2.06 Added USB Exclusive mode support. This should help with most Sony Clie
  160.